Skip to content

Conversation

@mars-f
Copy link

@mars-f mars-f commented Jun 30, 2017

pip won't generate scripts listed in setup.py's entry_points if the
module is already available in the PYTHONPATH. Scripts in the dev
environment, like lando-api-dev, are not being generated as a result.
Change when we set the PYTHONPATH environment variable in the dev
environment Dockerfile so pip will generate the scripts once
again.

pip won't generate scripts listed in setup.py's entry_points if the
module is already available in the PYTHONPATH.  Scripts in the dev
environment, like lando-api-dev, are not being generated as a result.
Change when we set the PYTHONPATH environment variable in the dev
environment Dockerfile so pip will generate the scripts once
again.
@purelogiq purelogiq self-requested a review June 30, 2017 18:20
@mars-f mars-f merged commit 233c414 into mozilla-conduit:master Jun 30, 2017
@mars-f mars-f deleted the fix-dev-script-generation branch June 30, 2017 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants